const crypto/internal/fips140/sha512.size256
5 uses
crypto/internal/fips140/sha512 (current package)
sha512.go#L24: size256 = 32
sha512.go#L100: case size256:
sha512.go#L143: case size256:
sha512.go#L171: case d.size == size256 && string(b[:len(magic512_256)]) == magic512_256:
sha512.go#L219: d := &Digest{size: size256}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |